Skip to content

docs: add comprehensive related resources section to README#23

Merged
konard merged 5 commits intomainfrom
issue-1-5017a66c05a8
Dec 23, 2025
Merged

docs: add comprehensive related resources section to README#23
konard merged 5 commits intomainfrom
issue-1-5017a66c05a8

Conversation

@konard
Copy link
Copy Markdown
Collaborator

@konard konard commented Dec 23, 2025

Summary

This PR adds a comprehensive "Related Resources" section to the README.md, organizing useful links by categories and expanding the initial list with additional research findings.

Fixes #1

Changes

Added a new "Related Resources" section to README.md with the following categories:

NPM Packages & Libraries

  • Web Capture & Screenshot Tools: capture-website, pageres, puppeteer, playwright
  • HTML to Markdown Conversion: turndown, html-to-markdown (Go), markdowner, pandoc
  • Web Scraping: scrape-it

Screenshot API Services

  • Commercial Services: ScreenshotOne, ScrapFly, ScreenshotAPI.net, ApiFlash, Scrapingdog, URLBox
  • Free/Open Services: site-shot.com, pikwy.com, screenshotmachine.com, screenshot.guru

HTML to Markdown Services

  • urltomarkdown.com, CaptureKit

Alternative Tools

  • MarkItDown (Microsoft), html-to-markdown (Python)

Implementation Details

  1. Categorized the original links from issue Useful links #1 into logical groups
  2. Conducted research to find additional relevant resources in each category
  3. Organized all links with clear descriptions
  4. Placed the new section at the end of README.md, before the License section

All links include brief descriptions to help developers understand their purpose and choose the right tool for their needs.

🤖 Generated with Claude Code

Adding CLAUDE.md with task information for AI processing.
This file will be removed when the task is complete.

Issue: #1
@konard konard self-assigned this Dec 23, 2025
Add categorized collection of useful links for web capture, screenshots,
and HTML to Markdown conversion. Categories include:
- NPM packages & libraries (web capture, HTML to Markdown, web scraping)
- Screenshot API services (commercial and free)
- HTML to Markdown services
- Alternative tools

This addresses issue #1 by organizing the suggested links and expanding
them with additional resources found through research.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@konard konard changed the title [WIP] Useful links docs: add comprehensive related resources section to README Dec 23, 2025
konard and others added 2 commits December 23, 2025 23:01
Add changeset file to track the documentation update for version
management system.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Format related resources section according to project style guide.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@konard konard marked this pull request as ready for review December 23, 2025 22:09
@konard
Copy link
Copy Markdown
Collaborator Author

konard commented Dec 23, 2025

🤖 Solution Draft Log

This log file contains the complete execution trace of the AI solution draft process.

💰 Cost estimation:

  • Public pricing estimate: $1.994657 USD
  • Calculated by Anthropic: $1.255285 USD
  • Difference: $-0.739372 (-37.07%)
    📎 Log file uploaded as GitHub Gist (415KB)
    🔗 View complete solution draft log

Now working session is ended, feel free to review and add any feedback on the solution draft.

@konard konard merged commit b29862a into main Dec 23, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Useful links

1 participant